home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmWidgetGetDisplayRect.z / XmWidgetGetDisplayRect
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttDDDDiiiissssppppllllaaaayyyyRRRReeeecccctttt((((3333XXXX))))UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVVXXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttDDDDiiiissssppppllllaaaayyyyRRRReeeecccctttt((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttDDDDiiiissssppppllllaaaayyyyRRRReeeecccctttt - Retrieves display rectangle
  10.           information for a widget
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Xm.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttDDDDiiiissssppppllllaaaayyyyRRRReeeecccctttt(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           XXXXRRRReeeeccccttttaaaannnngggglllleeee ****ddddiiiissssppppllllaaaayyyyrrrreeeecccctttt);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttDDDDiiiissssppppllllaaaayyyyRRRReeeecccctttt returns the width, height and the x
  23.           and y-coordinates of the upper left corner of the display
  24.           rectangle of the specified widget. The display rectangle is
  25.           the smallest rectangle that encloses either a string or a
  26.           pixmap.
  27.  
  28.           If the widget contains a string, the return values specify
  29.           the x and y-coordinates of the upper left corner of the
  30.           display rectangle relative to the origin of the widget and
  31.           the width and height in pixels.
  32.  
  33.           In the case of a pixmap, the return values specify the x and
  34.           y-coordinates of the upper left corner of the pixmap
  35.           relative to the origin, and the width and height of the
  36.           pixmap in pixels.
  37.  
  38.           _w_i_d_g_e_t    Specifies the widget ID
  39.  
  40.           _d_i_s_p_l_a_y_r_e_c_t
  41.                     Specifies a pointer to an XRectangle structure in
  42.                     which the x and y-coordinates, width and height of
  43.                     the display rectangle are returned
  44.  
  45.      RRRREEEETTTTUUUURRRRNNNN
  46.           Returns True if the specified widget has an associated
  47.           display rectangle; otherwise, returns False.
  48.  
  49.      RRRREEEELLLLAAAATTTTEEEEDDDD
  50.           XXXXmmmmWWWWiiiiddddggggeeeettttGGGGeeeettttBBBBaaaasssseeeelllliiiinnnneeeessss(3).
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.